object Form1: TForm1 Left = 150 Top = 197 BorderStyle = bsNone Caption = 'Form1' ClientHeight = 320 ClientWidth = 630 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 630 Height = 320 Align = alClient Picture.Data = {} OnMouseMove = Image1MouseMove end object Label1: TLabel Left = 158 Top = 232 Width = 155 Height = 19 Caption = 'Installer BABY TALE' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label1Click OnMouseMove = Label1MouseMove end object Label2: TLabel Left = 369 Top = 232 Width = 109 Height = 19 Caption = 'Lisez-moi.Doc' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label2Click OnMouseMove = Label2MouseMove end object Label3: TLabel Left = 506 Top = 232 Width = 91 Height = 19 Caption = 'Papier peint' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label3Click OnMouseMove = Label3MouseMove end object Label4: TLabel Left = 54 Top = 264 Width = 185 Height = 19 Caption = 'D�sinstaller BABY TALE' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label4Click OnMouseMove = Label4MouseMove end object Label5: TLabel Left = 298 Top = 264 Width = 123 Height = 19 Caption = 'Site APERDYNE' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label5Click OnMouseMove = Label5MouseMove end object Label6: TLabel Left = 474 Top = 264 Width = 51 Height = 19 Caption = 'Quitter' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label6Click OnMouseMove = Label6MouseMove end end